home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 5 / Issue #05.iso / 2-SOFTWARE / 2-SHAREWARE / WINAMP / SKINS / RIVEN / DIALOGS.TXT < prev    next >
Text File  |  1998-07-01  |  790b  |  35 lines

  1. ; a really nasty looking example on how to change the colors of 
  2. ; the dialog boxes in Winamp 1.92+
  3.  
  4. [Dialog Colors]
  5.  
  6. ; background of the dialog box
  7. dialog_color_bg=#5B463D
  8.  
  9. ; text of stuff in the dialog box
  10. dialog_color_fg=#ffCF30
  11.  
  12. ; text of list/edit boxes
  13. dialog_color_textcolor=#ffCF30
  14.  
  15. ; background of list/edit boxes
  16. dialog_color_lbback=#5B463D
  17.  
  18. ; text color in buttons
  19. dialog_color_buttontext=#ffCF30
  20.  
  21. ; text color in buttons when active
  22. dialog_color_buttontext_sel=#ffff00
  23.  
  24. ; button color defs
  25. dialog_color_button_up_0=#c0c0c0
  26. dialog_color_button_up_1=#FFFFFF
  27. dialog_color_button_up_2=#505050
  28. dialog_color_button_up_3=#a0a0a0
  29. dialog_color_button_up_4=#101010
  30.  
  31.  
  32. ; pushed in defs
  33. dialog_color_button_down_0=#909090
  34. dialog_color_button_down_1=#000000
  35.